projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1aa5e1
)
(Ffind_operation_coding_system): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 16 Jul 2007 10:31:56 +0000
(10:31 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 16 Jul 2007 10:31:56 +0000
(10:31 +0000)
src/coding.c
patch
|
blob
|
history
diff --git
a/src/coding.c
b/src/coding.c
index 6bb9f8225c9896aa6da3dfa608acac169df78adc..b6bb3e486d873cfa676c6a431d4dc27a0d1be272 100644
(file)
--- a/
src/coding.c
+++ b/
src/coding.c
@@
-7472,7
+7472,7
@@
contents (not yet decoded). If `file-coding-system-alist' specifies a
function to call for FILENAME, that function should examine the
contents of BUFFER instead of reading the file.
-usage: (find-operation-coding-system OPERATION ARGUMENTS
...) */)
+usage: (find-operation-coding-system OPERATION ARGUMENTS...) */)
(nargs, args)
int nargs;
Lisp_Object *args;